home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 January / PSL Monthly Shareware CD-ROM (Public Software Library) (January 1994).iso / reviews / wp_02 < prev    next >
Text File  |  1993-11-10  |  15KB  |  325 lines

  1. WP-02:  Programmer's Editors
  2.  
  3.  
  4. -------------------------
  5. 2119 Programmer's Editors          Small Programs Disk
  6. -------------------------
  7.  
  8. Asm-ED
  9.    Chicago Software
  10.    $20
  11. is a programmer's editor that is especially suited to Assembly Language.  It
  12. lets you edit files and assemble them without exiting the editor.  Errors
  13. found during assemble will be flagged and the cursor positioned on them
  14. automatically.  The editor operates like the Borland editors.
  15.  
  16. Editeur de Texte 1.7 (ETA)
  17.    Dupin, Bernard
  18.    $25
  19. is a programmer's editor optimized for speed by reading the entire file into
  20. memory.  On a 640k machine, you can have a file of 6000 lines by 80
  21. characters.  Lines may be up to 255 characters.  ET will edit any kind of
  22. file, including EXE and COM files.  You can also run a compilation and see the
  23. errors in the source code inside the editor.  This set of files, which comes
  24. to us from Nice, France, also includes a French language version of the
  25. editor.
  26.  
  27. heXEdit 2.0 (HEXEDT)
  28.    Stuntz, Robert
  29.    $0
  30. will allow you to display and/or edit any file. Features include user selectable
  31. colors, decimal, hexadecimal, octal and ASCII converter, and a pop-up ASCII
  32. chart.
  33.  
  34. Pro-Ed 1.4
  35.    Circle Software
  36.    $10-$20
  37. is a small, but full-featured text editor designed for programmers. It features
  38. windows, bookmarks, search and replace, edit two files simultaneously, an
  39. overwrite text-entry mode, automatic indentation, a function called super tab,
  40. compare two files, the ability to work with lines of any length, and the ability
  41. to shell to DOS.
  42.  
  43. --------------------------------
  44. END OF SMALL PROGRAMS DISK #2119
  45. --------------------------------
  46.  
  47.  
  48. GEdit 2.0
  49.    Cat Creek Enterprises, Inc.
  50.    $50
  51.    #3035
  52. is an editor primarily for programmers, and those who are responsible for
  53. providing technical support to multiple computer users. It provides viewing
  54. and editing of disk files, floppy disk sectors, and computer memory.
  55.  
  56. It converts Wordstar and dBase III files into ASCII text file format and
  57. directly edits dBase III files. Hexdumps of disk files and computer memory are
  58. displayed. A set of supporting utilities are included to operate on the disk,
  59. directory, and file levels. Disk files can be printed. Requires 320K.
  60.  
  61.  
  62. Bingo Programmer's Editor 3.10a
  63.    Schanck, Christopher R.S. ASP
  64.    $40-$75
  65.    #27087/2594 (10-93 CD)
  66. is a fast programmer's editor with mouse support, macros, configurable
  67. keyboard, the ability to open 50 files at a time, shell to DOS keeping only
  68. 10k of memory, compiler error parsing, nearly 200 utility functions, and more.
  69. Through the implementation of a virtual memory management scheme, up to 256
  70. Megabytes of file storage is possible.
  71.  
  72.  
  73. Captain Blackbeard
  74.    Powers, James K.
  75.    $25
  76.    #27087/1894
  77. is the successor to Blackbeard, the multi-featured programmer's text editor.
  78. This program contains all the editing features of the original program, plus
  79. significant upgrades that provide an integrated software development
  80. environment. In addition, it is available for OS/2. Multiple windows allow you
  81. to view and edit multiple files, or different portions of the same file
  82. simultaneously. Files can be up to 32,000 lines and 32 megabytes. Windows can
  83. be resized and recolored. Other features include mouse support, keystroke
  84. macros, cut and paste, several word processing features, the ability to define
  85. linked windows and create a new editing window, and bookmarks. It supports
  86. both EGA 43 line mode and VGA 50 line mode.
  87.  
  88.  
  89. WED
  90.    Washington Computer Corp.
  91.    $30-$45
  92.    #27087/648
  93. is a screen oriented text editor designed primarily for programmers.  It is
  94. fast, easy to use, and provides such advanced features as automatic indenting,
  95. user defined macros and multiple file editing.  WED works well with the dBASE
  96. III system.  It can be set up as the default editor and/or word processor
  97. using the TEDIT and WP keywords in your CONFIG.DB file.
  98.  
  99. When WED is invoked, it allocates all available memory for use as the main
  100. edit buffer. The entire edit file will be loaded into this buffer. With the
  101. file in RAM, the editor does not need to access the disk during the edit
  102. session. This enables WED to work extremely fast.
  103.  
  104. Features include horizontal scrolling that allows lines to be up to 32,000
  105. characters long (!), split screen viewing of multiple files, on-line help, and
  106. support for the upper ASCII characters. It features pop-up menus, context
  107. sensitive help and a setup command which allows you to customize the editor at
  108. any time during an edit session. The program can edit very large files with a
  109. disk buffering technique. You can load and edit up to ten files at one time
  110. and create up to forty macros. An undelete command enables you to retrieve the
  111. last deleted block of text. The compile-from-WED function can swap text to
  112. disk to make room for large compilers. Word-wrap is provided for documentation
  113. writing and light word processing, a file-print function can print text or
  114. source files with various formatting options, and a pop-up ASCII table
  115. provides a quick reference for programmers.
  116.  
  117.  
  118. WindE (WINDow Editor)
  119.    DoWhile Software
  120.    $40
  121.    #27087/1776
  122. is a super-slick text editor that is a mouse lover's dream. You point to the
  123. file you want to edit and click the mouse. You position the window on the
  124. screen for that file (or you can zoom to a full screen) by moving the mouse.
  125. Scrolling of text up and down or side-to-side is fast and smooth by simply
  126. pressing the left or right mouse buttons. A block of text can be selected with
  127. a move of the mouse and with a click of a button, the text can be searched
  128. for, deleted, copied, move, or replaced. Yet this is not a gimmicky text
  129. editor that strains to use a mouse for the sake of saying that it uses a
  130. mouse. Everything works logically and efficiently, and just to show the open
  131. mindedness of the author, all of the mouse functions can be executed from the
  132. keyboard too. The only bad news is that Winde completely bombed out DESQview
  133. for us.
  134.  
  135.  
  136. Blackbeard
  137.    Powers, James K.
  138.    $20
  139.    #27268/802
  140. is a powerful, multi-featured editor for programmers.  It is most useful for
  141. editing source code but has some word processing features too.
  142.  
  143.  
  144. Code Editor & Programming Environment (CEPE)
  145.    Alvira, Jose Rodriguez
  146.    $25
  147.    #27268/1856
  148. is a full-screen editor for programmers.  Features include search and replace,
  149. block functions, undo changes, split screen for two files or different parts
  150. of the same file, compile and debug and run programs from the editor, a pop-up
  151. decimal/hex calculator, line numbers compatible with MASM and most compilers,
  152. menu screen designing functions including line drawing and color support, macros
  153. and time tracking for project billing, the ability to capture screens from
  154. programs running under CEPE, and more. CEPE is written in assembly language.
  155.  
  156.  
  157. DR-Edit
  158.    D-R Software
  159.    $30
  160.    #27268/1230
  161. is a new text editor with the following features in the shareware version:
  162. edits files up to 200 lines (the registered version claims to be limited only
  163. by memory); allows you to have two text files loaded for editing; features a
  164. macro command language; keeps track of certain paired characters such as
  165. parentheses, brackets and braces, which is helpful for programmers.  The only
  166. problem we had were minor:  it will not accept a file name with a dash (`-' )
  167. in it; the message line uses red text on green background and editing is white
  168. on black and these colors cannot be changed; and the documentation file has a
  169. lot of printer control characters embedded that make viewing on the screen
  170. difficult.  Otherwise, this is a good editor.
  171.  
  172.  
  173. Freemacs
  174.    Stallman, Richard M. and Nelson, Russell N.
  175.    $0
  176.    #27269/1695 [2 disks]
  177. is an editor fashioned after Emacs.  There are a number of Emacs clones for
  178. the PC available.  Freemacs claims two characteristics that distinguish it
  179. from other Emacs clones for the PC (such as the Brief editor):  it is a free
  180. programmable editor, and it is like GNU Emacs.
  181.  
  182.  
  183. Mega-Star
  184.    Schmitt Software
  185.    $50
  186.    #27269/1896
  187. is designed to serve for programmers to use for both writing code and writing
  188. documentation.  Some of its features include macros, pull-down menus with
  189. on-screen help, user definable Quick Keys, six windows that can be resized and
  190. zoomed, table-of-contents and index creators, style sheets, book markers, and
  191. more.
  192.  
  193.  
  194. Qedit
  195.    SemWare ASP
  196.    $58
  197.    #27270/1006
  198. is a very popular, small, fast text editor.  Qedit will edit files in size up
  199. to the maximum amount of system memory (excluding extended and expanded
  200. memory).  This allows movement through the file to be very fast, unlike
  201. editors that get and save small pieces of a file at a time on disk, but you
  202. are still able to edit very large files (up to about 580k maximum).  For
  203. example going from the beginning to the end of a 400k file is virtually
  204. instantaneous with Qedit.  If you try that with WordStar, be sure to pack a
  205. lunch.
  206.  
  207. Qedit allows you to have as many different files open for editing as memory
  208. permits. Changing files and copying between files is quick and easy. Screen
  209. splitting lets you see two files at once. Qedit works with Desqview.
  210.  
  211. Another major-league feature of Qedit is the ability to redefine the command
  212. keys to your own taste. In testing, Qedit came up with a WordStar-like command
  213. format (eg: ^QF for Find). If the thought of working in a WordStar-like
  214. environment makes you gag, you'll really appreciate being able to redefine the
  215. keys.
  216.  
  217. Qedit also lets you have up to 99 "scratch" buffers for the temporary storing
  218. of data, in addition to the usual ways of directly copying blocks of text
  219. between files or within a file. Other featured: delete character blocks as
  220. well as line blocks; word-wrap and paragraph reformat; recover deleted lines
  221. and blocks; keyboard macros; load multiple files from the DOS command line as
  222. well as from within the editor; move or copy blocks directly between files; up
  223. to eight windows; and optional pull-down menus. Swap to Disk/EMS for DOS/Shell
  224. commands, set top and bottom print margins, Centerline command, delete, print,
  225. and write Column blocks, restrict Find/Replace to a marked block, conditional
  226. logic for macro language, Fillblock command, Shift entire block using TabLt
  227. and TabRt keys, Repeat a command n times or until EOF, and additional C mode
  228. extensions. Support is provided for enhanced keyboards and for larger than
  229. normal (80x25) screens, up to 200 columns and 100 rows. Read-Only files can be
  230. edited and written back to disk under a different name.
  231.  
  232.  
  233. Qedit Utilities
  234.    #27270/1668
  235. contains the following programs to be used with Qedit:
  236.  
  237. QCOMP 1.01 (QuickCompiler; Mike Smedley; $0) will make compiling source code
  238. programs from QEdit a lot easier. It allows you to have an editing key which
  239. when pressed will compile your source code file, whatever the extension, and
  240. bring up the errors in a QEdit window.
  241.  
  242. QED2BOX (Pete Petit; $0) are box-drawing macros for Qedit.
  243.  
  244. QEXTRA (Gene Catalano; $0) is a set of files containing information that
  245. teaches you how to incorporate printer codes, word-processing format features,
  246. and extended ASCII codes (including graphics capabilities) into QEDIT. Even if
  247. you don't use QEDIT, the more than 200k of articles will teach you important
  248. aspects of using word processors and text editors, and how to have more power
  249. over your printer's capabilities and is applicable to most word processors and
  250.  
  251. QINTMAC 1.0 (Internal Macros For QEDIT 2.06B; Kirk Bubul; $0) is a set of
  252. macros that aid in the gathering up of like-subject messages and appending
  253. them into a scratch buffer called "YIN" for later relocation elsewhere in the
  254. program.
  255.  
  256. QMAC 1.1A (Copyright 1988 Sammy Mitchell and Karl Brendel; $0) translates
  257. macros from QEDIT's binary format file to a text file for easy macro editing,
  258. after which it will translate the text back to binary. QMAC allows appending
  259. to or overwriting existing files, making it easy to add new macros to existing
  260. files. QMAC's text file format allows comments, permitting documentation of
  261. the macros within their source file.
  262.  
  263.  
  264. AMac
  265.    Hogshead, Tom
  266.    $0
  267.    #27270/3004
  268. contains various QEdit macros. There are macros to center lines, paragraphs,
  269. and documents, allow the user to select files from a list, and paginate
  270. documents. Also inlcluded is the ability to find multiple search text in
  271. current file using FGREP or DOS's FIND, macros to spell check with ShareSpell,
  272. a macro to toggle backups off, a modified right justify macro, commenting and
  273. un-commenting macros, search and replace within Zip files macros, and bookmark
  274. macros to jump to a position in a file and across files. These files unarchive
  275. to over 600K.
  276.  
  277.  
  278. Pas-Ed
  279.    Hedco, Inc.
  280.    $25
  281.    #27373/2157
  282. is a programmer's editor created to streamline the process of editing,
  283. compiling, debugging, and running programs written in Turbo Pascal.  It can be
  284. used for editing any text files, but it is optimized for TP.  Features: edit
  285. up to 21 files in DOS + EMS memory; 43/50-line modes supported on EGA/VGA;
  286. automatic TPC.CFG compiler configuration file generation based on menu
  287. selections; EMS or disk swapping during DOS shells and compile, debug and run
  288. sessions, which frees up all but 6.4k of DOS memory; automatic error locating,
  289. including /F Find Error; automatic restoration of the previous setup at
  290. startup; keyboard macros with adjustable playback delay; inter-file block copy
  291. and move of text; find and replace using text from a marked block; jump to a
  292. specific file or line number; 10 placemarkers that operate within and between
  293. files; pop-up ASCII character table; and a pop-up extended key code table.
  294.  
  295.  
  296. Softkey Editor
  297.    Weidman, Henry
  298.    $20
  299.    #27373/1429
  300. is an easy-to-use text editor with many advanced features:  use of the
  301. extended ASCII character set; auto-indent; Block copy, delete, move and write;
  302. calendar; DOS file management; hex, decimal calculator; multiple files with up
  303. to 9 file windows; search and replace; EGA 43-line support; VGA 50-line
  304. support; 254 columns; 7500+ lines; run programs (such as compilers)
  305. concurrently; user-defined macros, a macro repeat feature and more.
  306.  
  307.  
  308. Technical Editor
  309.    Superior Soft, ASP
  310.    $40
  311.    #27373/2665
  312. is a fast, full featured programmers' editor. You have the ability to edit any
  313. size file using virtual memory and edit in multiple screens, each with up to 16
  314. windows. Some other noted features include the ability to undo the last 1000
  315. text changes, keyboard re-definition, binary and read-only editing modes, OS
  316. environment, keyboard macros, regular expression search and replace, and more.
  317.  
  318.  
  319. TVS
  320.    #511
  321. is mostly a programmer's editor. Pulled from listing, but still available.
  322.  
  323. ]]]]]
  324.  
  325.